var testing.short
4 uses
testing (current package)
testing.go#L448: short = flag.Bool("test.short", false, "run smaller test suite to save time")
testing.go#L489: short *bool
testing.go#L688: if short == nil {
testing.go#L696: return *short
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)